*************************************************************************
    RoonBridge CXg[
*************************************************************************
URL RoońCLŃT|[g[Ăɂ̂ŉLTCg/邱ƂŊȒPɃCXg[łB
https://help.roonlabs.com/portal/en/kb/articles/faq-what-are-the-minimum-requirements
https://help.roonlabs.com/portal/en/kb/articles/roonbridge#What_is_Roon_Bridge

1.̊mF
   aarch64 GNU/Linux 
   or armv8
 ̏ꍇulinuxarmv8v
   aarch64 GNU/Linux 
   or armv7
 ̏ꍇulinuxarmv7hfv

2.https://help.roonlabs.com/portal/en/kb/articles/linux-install#Overview
  CXg[̃_E[hɍ킹čsB

3.𓀃\tg̃CXg[
 $ su -
 # apt-get install bzip2

4.CXg[

  Roon Bridge x86_64
  
   $ curl -O https://download.roonlabs.net/builds/roonbridge-installer-linuxx64.sh
   $ chmod +x roonbridge-installer-linuxx64.sh
   $ sudo ./roonbridge-installer-linuxx64.sh

  Roon Bridge armv7hf
   $ curl -O https://download.roonlabs.net/builds/roonbridge-installer-linuxarmv7hf.sh
   $ chmod +x roonbridge-installer-linuxarmv7hf.sh
   $ sudo ./roonbridge-installer-linuxarmv7hf.sh

  Roon Bridge armv8
   $ curl -O https://download.roonlabs.net/builds/roonbridge-installer-linuxarmv8.sh
   $ chmod +x roonbridge-installer-linuxarmv8.sh
   $ sudo ./roonbridge-installer-linuxarmv8.sh

Log File Location
If you used the easy installer, log files can be found in `/var/roon/RoonServer/Logs`, `/var/roon/RAATServer/Logs`, and `/var/roon/RoonBridge/Logs`.

5. N@
  # service roonbridge start
  # systemctl stop roonbridge
  # systemctl restart roonbridge

6 N̐ݒ
  # systemctl enable roonbridge

7.mF@
  # systemctl status roonbridge

  $ ps -ef | grep RoonBridge
  root      249722  249719  6 09:28 ?        00:00:01 RoonBridge --debug --gc=sgen --server RoonBridge.exe
  root      249738  249722 19 09:28 ?        00:00:04 RoonBridgeHelper --debug --gc=sgen --server RoonBridgeHel
  root      249748  249722  0 09:28 ?        00:00:00 /opt/RoonBridge/Bridge/processreaper 249738
  root      249750  249722 17 09:28 ?        00:00:03 RAATServer --debug --gc=sgen --server RAATServer.exe


8.ACXg[
  # ./roonbridge-installer-linuxarmv7hf.sh uninstall
  # ./roonbridge-installer-linuxarmv8.sh uninstall

